From: Chong Yidong Date: Sat, 22 Jan 2011 15:55:08 +0000 (-0500) Subject: Fix last change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~623^2~209 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=bd2a4b24c4a591240862704737b5bc696ff67cbf;p=emacs.git Fix last change. --- diff --git a/src/window.c b/src/window.c index ffbc471f47a..c81a20610f1 100644 --- a/src/window.c +++ b/src/window.c @@ -85,7 +85,7 @@ static int foreach_window_1 P_ ((struct window *, int (* fn) (struct window *, void *), void *)); static Lisp_Object window_list_1 P_ ((Lisp_Object, Lisp_Object, Lisp_Object)); -static Lisp_Object select_window _P ((Lisp_Object, Lisp_Object, int)); +static Lisp_Object select_window P_ ((Lisp_Object, Lisp_Object, int)); /* This is the window in which the terminal's cursor should be left when nothing is being done with it. This must